GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.Exchangeable 名前空間 > IExtensibleObject<T> インタフェース : CreateExtension メソッド |
'Declaration
Function CreateExtension( _ ByVal reader As XmlReader, _ ByVal context As ImportContext, _ ByVal key As Guid _ ) As IExtension(Of T)
IExtension<T> CreateExtension( XmlReader reader, ImportContext context, Guid key )